home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 38 / PC Gamer IT CD 38 1-2.iso / HG2DEMO / hg2demo.exe / data / Shell / ldl / joingame.ldl < prev    next >
Text File  |  1998-10-11  |  3KB  |  116 lines

  1. #######################################
  2. # File: selcnct.ldl
  3. # Last Access: Mon May 18 11:40:26 1998
  4. #######################################
  5.  
  6. ##-----------------------------------##
  7. ##              Data                 ##
  8. ##-----------------------------------##
  9. gamejoinwindow:nsscreen {
  10.     titlestatictext:nstitlestatictext:joiner.joingame {
  11.     }
  12.     gamesstatictext:nsstatictext:joiner.games {
  13.         int    xpct    5
  14.         int    ypct    20
  15.         int    widthpct    50
  16.         int    heightpct    5
  17.     }
  18.     gameslistbox:nslistbox:VERTSCROLLBAR {
  19.         int    xpct    5
  20.         int    ypct    29
  21.         int    widthpct    50
  22.         int    heightpct    36
  23.         int    rangeryoffsetx    2
  24.         header {
  25.             switch0:nsheaderswitch:joiner.name {
  26.                 string    parent    "gamejoinwindow.gameslistbox"
  27.                 int    widthpct    40
  28.                 int    heightpix    25
  29.             }
  30.             switch1:ICONBLNK:blank.locked {
  31.                 string    parent    "gamejoinwindow.gameslistbox"
  32.             }
  33.             switch2:ICONBLNK:blank.started {
  34.                 string    parent    "gamejoinwindow.gameslistbox"
  35.             }
  36.             switch3:ICONBLNK:blank.closed {
  37.                 string    parent    "gamejoinwindow.gameslistbox"
  38.             }
  39.             switch4:ICONBLNK:blank.numplyr {
  40.                 string    parent    "gamejoinwindow.gameslistbox"
  41.             }
  42.             switch5:ICONBLNK:joiner.teams {
  43.                 string    parent    "gamejoinwindow.gameslistbox"
  44.             }
  45.             switch6:ICONBLNK:joiner.style {
  46.                 string    parent    "gamejoinwindow.gameslistbox"
  47.             }
  48.         }
  49.     }
  50.     gamenamestatictext:nsstatictext:joiner.gamename {
  51.         int    xpct    60
  52.         int    ypct    20
  53.         int    widthpct    20
  54.         int    heightpix    25
  55.     }
  56.     gamenametextfield {
  57.         int    xpct    60
  58.         int    ypct    25
  59.         int    widthpct    20
  60.         int    heightpix    25
  61.     }
  62.     passwordstatictext:nsstatictext:joiner.password {
  63.         int    xpct    60
  64.         int    ypct    30
  65.         int    widthpct    20
  66.         int    heightpix    25
  67.     }
  68.     passwordtextfield {
  69.         int    xpct    60
  70.         int    ypct    35
  71.         int    widthpct    20
  72.         int    heightpix    25
  73.         bool    password    true
  74.     }
  75.     iconlegendstatictext:nsstatictext:joiner.iconleg {
  76.         int    xpct    60
  77.         int    ypct    40
  78.         int    widthpct    20
  79.         int    heightpix    25
  80.         lockedicon:ICONBLNK:joiner.lock {
  81.             int    xpix    40
  82.             int    ypix    50
  83.             string    textblttype    "fill"
  84.             int    fontsize    10
  85.         }
  86.         launchedicon:ICONBLNK:joiner.launch {
  87.             int    xpix    40
  88.             int    ypix    75
  89.             string    textblttype    "fill"
  90.             int    fontsize    10
  91.         }
  92.         openicon:ICONBLNK:joiner.open {
  93.             int    xpix    40
  94.             int    ypix    100
  95.             string    textblttype    "fill"
  96.             int    fontsize    10
  97.         }
  98.         closedicon:ICONBLNK:joiner.close {
  99.             int    xpix    40
  100.             int    ypix    125
  101.             string    textblttype    "fill"
  102.             int    fontsize    10
  103.         }
  104.     }
  105.     cancelbutton:BUTTON1:lows.back {
  106.     }
  107.     closebutton:BUTTON2 {
  108.     }
  109.     helpbutton:BUTTON3 {
  110.     }
  111.     okbutton:BUTTON5:lows.continue {
  112.     }
  113. }
  114.  
  115. $
  116.